diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2024-09-13 18:34:51 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2024-09-13 18:34:51 +0900 |
| commit | a7bd1440a1a00c4884f507afd3cc2bcc848d38bd (patch) | |
| tree | d91092480267510f7f1f0e1f6392ebc10d1d1158 /config/waybar/style/[Retro] Simple Style.css | |
| parent | ea8fb19ee34393500fe6e36e505cdf1665b221d2 (diff) | |
updated waybar hypridle icon and styles
Diffstat (limited to 'config/waybar/style/[Retro] Simple Style.css')
| -rw-r--r-- | config/waybar/style/[Retro] Simple Style.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/waybar/style/[Retro] Simple Style.css b/config/waybar/style/[Retro] Simple Style.css index 6c1f731f..25e944e6 100644 --- a/config/waybar/style/[Retro] Simple Style.css +++ b/config/waybar/style/[Retro] Simple Style.css @@ -105,7 +105,8 @@ window#waybar { /*-----Indicators----*/ #custom-hypridle.notactive, #idle_inhibitor.activated { - color: #ffd700; + color: #39FF14; + font-size: 100%; } #battery.critical, |
